Overload List

  Name Description
Public method AttachAggregationView<(Of <<'(TResult>)>>)(Func<(Of <<'(View<(Of <<'(T>)>>), AggregationView<(Of <<'(T, TResult>)>>)>)>>))
Includes an aggregation subquery into the incremental maintenance mechanism of a view.
Public method AttachAggregationView<(Of <<'(TResult>)>>)(Object, Func<(Of <<'(View<(Of <<'(T>)>>), AggregationView<(Of <<'(T, TResult>)>>)>)>>))
Includes an aggregation subquery into the incremental maintenance mechanism of a view and uniquely identifies it among other subqueries of the same view.

See Also